func go/ast.nameOf

2 uses

	go/ast (current package)
		filter.go#L312: func nameOf(f *FuncDecl) string {
		filter.go#L415: 						name := nameOf(f)